Skip to content

code coverage#2964

Draft
actlikewill wants to merge 12 commits intomainfrom
coverage
Draft

code coverage#2964
actlikewill wants to merge 12 commits intomainfrom
coverage

Conversation

@actlikewill
Copy link
Contributor

  • adds code coverage setup

@github-actions
Copy link

github-actions bot commented Feb 15, 2026

Test Results

148 tests  ±0   148 ✅ ±0   24s ⏱️ -1s
 35 suites ±0     0 💤 ±0 
 35 files   ±0     0 ❌ ±0 

Results for commit cd20485. ± Comparison against base commit dd1da6a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Feb 15, 2026

Name                         Stmts   Miss Branch BrPart  Cover   Missing
------------------------------------------------------------------------
peachjam/views/courts.py       185     43     34     11    73%   41, 64->exit, 75->exit, 84->exit, 96, 104->exit, 114, 124->exit, 142->exit, 154, 162->exit, 193->198, 249-251, 254, 257-262, 265-267, 278, 282, 285, 288-291, 300-304, 315, 319, 322, 329, 332-339, 342-343, 348-352
peachjam/views/journals.py      81     40      4      0    48%   24, 44-53, 66-71, 78-81, 84-85, 88-89, 92-93, 96-102, 112-119, 122-129
------------------------------------------------------------------------
TOTAL                          266     83     38     11    66%

@actlikewill
Copy link
Contributor Author

@longhotsummer could we consider integrating coveralls, its a tool for reporting code coverage. its free for open source projects. it will basically do all this work for us. https://coveralls.io/

@longhotsummer
Copy link
Contributor

I used coveralls in the past, before github actions existed. It works well. I'm sure the experience with github actions is even better.

@longhotsummer
Copy link
Contributor

But this also works :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants